[INFO] cloning repository https://github.com/sqfzy/rutin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sqfzy/rutin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqfzy%2Frutin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqfzy%2Frutin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a326069ac24ac6f4bc6d80af803ec926c732645
[INFO] testing sqfzy/rutin against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsqfzy%2Frutin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sqfzy/rutin
[INFO] finished tweaking git repo https://github.com/sqfzy/rutin
[INFO] tweaked toml for git repo https://github.com/sqfzy/rutin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sqfzy/rutin on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sqfzy/rutin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/rutin_server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/rutin_proc/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/rutin_dashmap/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/Cargo.toml: unused manifest key: workspace.package.workspace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e75b69365275dc511292193e1247e4b0f7d005844ab93a6363379d2bc30230ae
[INFO] running `Command { std: "docker" "start" "-a" "e75b69365275dc511292193e1247e4b0f7d005844ab93a6363379d2bc30230ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e75b69365275dc511292193e1247e4b0f7d005844ab93a6363379d2bc30230ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75b69365275dc511292193e1247e4b0f7d005844ab93a6363379d2bc30230ae", kill_on_drop: false }`
[INFO] [stdout] e75b69365275dc511292193e1247e4b0f7d005844ab93a6363379d2bc30230ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a42432fb2c1f20c8080c41847c3016fb0518605e2365430ae788db3f47da39ae
[INFO] running `Command { std: "docker" "start" "-a" "a42432fb2c1f20c8080c41847c3016fb0518605e2365430ae788db3f47da39ae", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/rutin_server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/rutin_dashmap/Cargo.toml: unused manifest key: package.author
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.workspace
[INFO] [stderr] warning: /opt/rustwide/workdir/rutin_proc/Cargo.toml: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling aws-lc-rs v1.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling aws-lc-sys v0.24.0
[INFO] [stderr]    Compiling mlua-sys v0.6.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling rutin_dashmap v0.1.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling skiplist v0.5.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rutin_proc v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sysinfo v0.33.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stderr]    Compiling mlua v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling backon v1.3.0
[INFO] [stderr]    Compiling rutin_resp3 v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling rutin_server v0.2.0 (/opt/rustwide/workdir/rutin_server)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> rutin_server/src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `vec_pop_if` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> rutin_server/src/lib.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![feature(vec_pop_if)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> rutin_server/src/util/master.rs:240:57
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   let handler = unsafe { &mut (*replica_handlers_ptr)[i] };
[INFO] [stdout]     |                                                   ^^--------------------^^^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     this raw pointer has type `*mut Vec<handler::Handler<tokio::net::TcpStream>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut Vec<handler::Handler<tokio::net::TcpStream>>`
[INFO] [stdout]    --> rutin_server/src/util/master.rs:240:57
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...                   let handler = unsafe { &mut (*replica_handlers_ptr)[i] };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 240 |                             let handler = unsafe { &mut (&mut (*replica_handlers_ptr))[i] };
[INFO] [stdout]     |                                                         +++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rutin_server` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a42432fb2c1f20c8080c41847c3016fb0518605e2365430ae788db3f47da39ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42432fb2c1f20c8080c41847c3016fb0518605e2365430ae788db3f47da39ae", kill_on_drop: false }`
[INFO] [stdout] a42432fb2c1f20c8080c41847c3016fb0518605e2365430ae788db3f47da39ae
